# Lou Dina - July 28, 2011
# GENERIC TEMPLATE FOR CREATING NEW QTR CURVES ON PHOTO PAPERS, CLARIA INKSET, EPSON 1400 - see Tutorial

# Notes: This profile is based on 2880 dpi, uni-directional, 16-bit, matte paper selections in QTR driver.
# PRINTER=Quad1400
# Curve by (PUT YOUR NAME AND DATE HERE)

# (ENTER THE NAME OF THE PAPER HERE, ALONG WITH ANY RELEVANT NOTES)
# (BELOW, USE A CURVE_NAME THAT DESCRIBES THE INKSET, PAPER AND TONE, CHANGE AS NEEDED. NO SPACES)
# Below staring numbers are for Red River Ultra Pro Satin paper, Black ink only, Epson 1400, Claria OEM Inkset.

CURVE_NAME=1400CL-RRUPS-Neutral   
GRAPH_CURVE=YES
N_OF_INKS=6
DEFAULT_INK_LIMIT=100
BOOST_K=25
LIMIT_K=20
LIMIT_C=0
LIMIT_M=0
LIMIT_Y=0
LIMIT_LC=0
LIMIT_LM=0

# This section determines the amplitude and shape of the black ink curve. Below are for RRUPS paper

N_OF_GRAY_PARTS=1
GRAY_INK_1=K
GRAY_VAL_1=100
GRAY_HIGHLIGHT=4
GRAY_SHADOW=10
GRAY_OVERLAP=
GRAY_GAMMA=1.5
GRAY_CURVE=

# If toner inks are used (I'm not using them in this approach) you would use this section. 
# I have made this section inactive. If using toners, activate by removing the pound signs

# Toner Partition Information
#
# N_OF_TONER_PARTS=0
# TONER_INK_1=
# TONER_VAL_1=
# TONER_INK_2=
# TONER_VAL_2=

# TONER_HIGHLIGHT=10
# TONER_SHADOW=10
# TONER_GAMMA=2
# TONER_CURVE=

# N_OF_TONER_2_PARTS=0
# TONER_2_HIGHLIGHT=10
# TONER_2_SHADOW=10
# TONER_2_GAMMA=1
# TONER_2_CURVE=

N_OF_UNUSED=
UNUSED_INK_1=
UNUSED_INK_2=
UNUSED_INK_3=
UNUSED_INK_4=
UNUSED_INK_5=

# The following are manually defined curve shapes for the colored curves
# You can change curve shape and amplitude by changing the X/Y coordinates. First coordinate is 0-100K on the tone scale, the 2nd point is the ink used) 
# Below curve is Roy's toner-curve.acv, but I have lowered the maximum ink from 94% to 20% at 80K for finer control

CURVE_C="0;0 15;2.5 40;9 62;17 80;20 88;17 94;10.6 100;0"
COPY_CURVE_M=C
COPY_CURVE_Y=C
COPY_CURVE_LC=C
COPY_CURVE_LM=C

